func runtime.osPreemptExtExit

4 uses

	runtime (current package)
		cgocall.go#L174: 	osPreemptExtExit(mp)
		cgocall.go#L231: 	osPreemptExtExit(gp.m)
		cgocall.go#L341: 			osPreemptExtExit(mp)
		preempt_nonwindows.go#L13: func osPreemptExtExit(mp *m) {}